pure function meaning in English
纯功能
Examples
- Declspec is also applied only to functions , and indicates that the function is a semi - pure function
Declspec也是仅适用于函数,它指出该函数是半纯粹的函数。 - A semi - pure function is one that references or modifies only locals , arguments , and first - level indirections of arguments
半纯粹的函数是指仅引用或修改局部变量、参数和第一层间接参数。